public class FormColumnPublic Class FormColumn| FormColumn | Initializes a new instance of the FormColumn class. |
| ControlImplementation | Contains a specific concrete rendition or implementation of a control that should be instantiated. |
| Label | Contains a text for a control. |
| Name | Contains the name of a form or control element. |
| Style | Contains a paragraph style that is applied to all controls for a column. Unlike other paragraph styles, this style may reference a data style. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current FormColumn object to its equivalent string representation.
(Overrides ObjectToString) |